huxn-webdev - HTMLify profile
files of /huxn-webdev/HTML-CSS-JavaScript-100-Projects/63. Password Strength Bg/
const password = document.getElementById("password");
const bg = document.querySelector(".background-image");
password.addEvent
const bg = document.querySelector(".background-image");
password.addEvent
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam